Eclipse JDT
Pre-release 3.0

Uses of Package
org.eclipse.jdt.core.search

Packages that use org.eclipse.jdt.core.search
org.eclipse.jdt.core.search Provides support for searching the workspace Java elements that match a particular description. 
org.eclipse.jdt.ui Application programming interfaces for interaction with the Eclipse Java User Interface. 
 

Classes in org.eclipse.jdt.core.search used by org.eclipse.jdt.core.search
IJavaSearchConstants
           This interface defines the constants used by the search engine.
IJavaSearchResultCollector
          A IJavaSearchResultCollector collects search results from a search query to a SearchEngine.
IJavaSearchScope
          An IJavaSearchScope defines where search result should be found by a SearchEngine.
ISearchPattern
          A search pattern defines how search results are found.
ITypeNameRequestor
          A ITypeNameRequestor collects search results from a searchAllTypeNames query to a SearchEngine.
SearchDocument
          TODO (jerome) spec
SearchMatch
          generic result.
SearchParticipant
          A search participant describes a particular extension to a generic search mechanism, permitting combined search actions which will involve all required participants.
SearchPattern
          TODO (jerome) spec
SearchRequestor
          A SearchRequestor collects search results from a search query to a SearchEngine.
 

Classes in org.eclipse.jdt.core.search used by org.eclipse.jdt.ui
IJavaSearchScope
          An IJavaSearchScope defines where search result should be found by a SearchEngine.
 


Eclipse JDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.